Skip to content

feat: add Azure OpenAI Codex responses support#21

Open
YanZhiwei wants to merge 2 commits intoNanmiCoder:mainfrom
YanZhiwei:feat/azure-openai-codex-series
Open

feat: add Azure OpenAI Codex responses support#21
YanZhiwei wants to merge 2 commits intoNanmiCoder:mainfrom
YanZhiwei:feat/azure-openai-codex-series

Conversation

@YanZhiwei
Copy link
Copy Markdown

dc7f06fa91f7217420404d5dd5fb151e

Summary

  • Add Azure OpenAI Responses API client and route main query path to it
  • Support Codex model series (gpt-5.2/5.3/5.4-codex) with default deployment mapping
  • Update docs and env example for Azure OpenAI configuration
  • Add basic tests for Azure OpenAI request building

Configuration

CLAUDE_CODE_USE_AZURE_OPENAI=1
AZURE_OPENAI_BASE_URL=https://<resource>.cognitiveservices.azure.com
AZURE_OPENAI_API_VERSION=2025-04-01-preview
AZURE_OPENAI_API_KEY=...
AZURE_OPENAI_CODEX_DEPLOYMENT=...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant